home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Bus / C / Connections™ Demo.cpt / Connections Demo / Connections Demo / card_2308.txt < prev    next >
Encoding:
Text File  |  1991-09-30  |  596 b   |  30 lines

  1. -- card: 2308 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2122
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   wait 10
  9.   repeat 8
  10.     set visible of cd btn "cover" to not visible of cd btn "cover"
  11.     wait 10
  12.   end repeat
  13.   set visible of cd btn "cover" to false
  14. end openCard
  15.  
  16.  
  17.  
  18. -- part 1 (button)
  19. -- low flags: 80
  20. -- high flags: 4001
  21. -- rect: left=14 top=35 right=65 bottom=164
  22. -- title width / last selected line: 0
  23. -- icon id / first selected line: 0 / 0
  24. -- text alignment: 1
  25. -- font id: 0
  26. -- text size: 12
  27. -- style flags: 0
  28. -- line height: 16
  29. -- part name: cover
  30.